FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/ITK-Acknowledgement-1

Packagenhsd.assets.stu3
Resource TypeCodeSystem
IdITK-Acknowledgement-1
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nhsd.assets.stu3@1.7.0&canonical=https://fhir.nhs.uk/STU3/CodeSystem/ITK-Acknowledgement-1
URLhttps://fhir.nhs.uk/STU3/CodeSystem/ITK-Acknowledgement-1
Version1.1.0
Statusdraft
Date2017-12-21T11:09:00+00:00
NameITK Acknowledgement
Authorityhl7
DescriptionA codesystem to describe the ITK acknowledgements returned to the sender.
CopyrightCopyright ©2017 NHS Digital
Contentcomplete

Resources that use this resource

ValueSet
ITK-BusAcknowledgement-1ITK Business Acknowledgement
ITK-InfAcknowledgement-1ITK Infrastructure Acknowledgement

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "ITK-Acknowledgement-1",
  "meta": {
    "lastUpdated": "2017-12-21T11:09:00+00:00"
  },
  "url": "https://fhir.nhs.uk/STU3/CodeSystem/ITK-Acknowledgement-1",
  "version": "1.1.0",
  "name": "ITK Acknowledgement",
  "status": "draft",
  "date": "2017-12-21T11:09:00+00:00",
  "publisher": "NHS Digital",
  "contact": [
    {
      "name": "Interoperability Team",
      "telecom": [
        {
          "system": "email",
          "value": "interoperabilityteam@nhs.net",
          "use": "work"
        }
      ]
    }
  ],
  "description": "A codesystem to describe the ITK acknowledgements returned to the sender.",
  "copyright": "Copyright ©2017 NHS Digital",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "41001",
      "display": "Patient known here. (e.g. Patient is registered here)"
    },
    {
      "code": "41002",
      "display": "Patient not known here. (aka ‘patient record not present in system’)"
    },
    {
      "code": "41022",
      "display": "Patient no longer at this clinical setting"
    },
    {
      "code": "51001",
      "display": "Success"
    },
    {
      "code": "51002",
      "display": "Unrecognised Recipient Person"
    },
    {
      "code": "51003",
      "display": "Unrecognised Sender"
    },
    {
      "code": "51004",
      "display": "Non Approved file type received as an attachment"
    },
    {
      "code": "51005",
      "display": "Payload validation failure"
    },
    {
      "code": "51006",
      "display": "Document content validation failure"
    },
    {
      "code": "51007",
      "display": "Attachment file type invalid"
    },
    {
      "code": "51008",
      "display": "Unrecognised Recipient Organisation"
    },
    {
      "code": "51009",
      "display": "Unauthorised Sender"
    },
    {
      "code": "51010",
      "display": "Duplicate Message received"
    },
    {
      "code": "51011",
      "display": "Duplicate Document received"
    },
    {
      "code": "51012",
      "display": "Service failure"
    },
    {
      "code": "51013",
      "display": "Unreadable message received"
    },
    {
      "code": "RC001",
      "display": "Handling Specification Error"
    },
    {
      "code": "RC002",
      "display": "Business Acknowledgement - Processing Error"
    },
    {
      "code": "RC003",
      "display": "Infrastructure Acknowledgement - Processing Error"
    },
    {
      "code": "RC004",
      "display": "Message Definition – Processing Error"
    },
    {
      "code": "RC005",
      "display": "Priority - Processing Error"
    },
    {
      "code": "RC006",
      "display": "Sender Reference - Processing Error"
    },
    {
      "code": "RC999",
      "display": "Handling Specification Business Rule Error"
    }
  ]
}